Skip to content

Testing: Modify cucumber steps to use dev mode network #350

Merged
michaeldiamant merged 22 commits into
developfrom
devmodenet
Aug 1, 2022
Merged

Testing: Modify cucumber steps to use dev mode network #350
michaeldiamant merged 22 commits into
developfrom
devmodenet

Conversation

@michaeldiamant
Copy link
Copy Markdown
Contributor

@michaeldiamant michaeldiamant commented Jul 26, 2022

Implements step changes from algorand/algorand-sdk-testing#206 and algorand/algorand-sdk-testing#212 to support integration testing with dev mode network. The motivation is to speed up test execution time.

Notes:

@michaeldiamant michaeldiamant marked this pull request as ready for review July 26, 2022 18:21
@michaeldiamant michaeldiamant requested a review from algochoi July 26, 2022 18:22
Comment thread src/test/java/com/algorand/algosdk/integration/Stepdefs.java Outdated
Comment thread src/test/java/com/algorand/algosdk/integration/Stepdefs.java
Comment thread src/test/java/com/algorand/algosdk/integration/Stepdefs.java Outdated
Copy link
Copy Markdown
Contributor

@algochoi algochoi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good pending checks!

Copy link
Copy Markdown
Contributor

@winder winder left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just some minor feedback.

Comment thread src/test/java/com/algorand/algosdk/integration/Stepdefs.java
Comment thread src/test/java/com/algorand/algosdk/integration/Stepdefs.java
Comment thread src/test/java/com/algorand/algosdk/integration/Stepdefs.java
Comment thread src/test/java/com/algorand/algosdk/integration/Stepdefs.java
Comment thread src/test/java/com/algorand/algosdk/integration/Stepdefs.java
@michaeldiamant michaeldiamant merged commit 369b9a0 into develop Aug 1, 2022
@michaeldiamant michaeldiamant deleted the devmodenet branch August 1, 2022 21:04
algochoi added a commit that referenced this pull request Aug 11, 2022
* Ignore copied over txt test resource files (#342)

* Github-Actions: Adding pr title and label checks (#339)

* Enhancement: Add UNKNOWN enum type to HTTP client enums. (#351)

* AVM:  Consolidate TEAL and AVM versions (#348)

* Testing: Modify cucumber steps to use dev mode network  (#350)

* DevTools: adding source map decoder (#352)

* adding source map decoder

* Add back line in makefile

* Remove redundant mvn test

Co-authored-by: Michael Diamant <michaeldiamant@users.noreply.github.com>
Co-authored-by: Jack <87339414+algojack@users.noreply.github.com>
Co-authored-by: Will Winder <wwinder.unh@gmail.com>
Co-authored-by: Ben Guidarelli <ben.guidarelli@gmail.com>
ahangsu added a commit that referenced this pull request Sep 2, 2022
* Ignore copied over txt test resource files (#342)

* Github-Actions: Adding pr title and label checks (#339)

* Enhancement: Add UNKNOWN enum type to HTTP client enums. (#351)

* AVM:  Consolidate TEAL and AVM versions (#348)

* Testing: Modify cucumber steps to use dev mode network  (#350)

* DevTools: adding source map decoder (#352)

* adding source map decoder

* bump to 1.17.0

* Enhancement: Use Sandbox for Testing (#363)

* Bugfix: Pass verbosity to the harness and sandbox (#371)

* Enhancement: Deprecating use of langspec (#367)

Co-authored-by: Michael Diamant <michaeldiamant@users.noreply.github.com>

* StateProofs: Add State Proof support. (#360)

* Regenerate client.

* Implement cucumber response tests.

* Implement path tests, update Makefile, update README.

* Revert

* Add state proof fields to Transaction.

* Update README.md

* Update src/main/java/com/algorand/algosdk/transaction/Transaction.java

* publish results.

* Add transaction-root-256

* dummy commit to avoid check pr category

* dummy commit to kill previous dummy commit

Co-authored-by: Michael Diamant <michaeldiamant@users.noreply.github.com>
Co-authored-by: Jack <87339414+algojack@users.noreply.github.com>
Co-authored-by: Will Winder <wwinder.unh@gmail.com>
Co-authored-by: Ben Guidarelli <ben.guidarelli@gmail.com>
Co-authored-by: Barbara Poon <barbara.poon@algorand.com>
Co-authored-by: Zeph Grunschlag <tzaffi@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants